@charset "utf-8";
/* CSS Document */
body {
    position: relative;
    width: 100%;
    overflow-x: hidden;
    font-family: "微软雅黑";
}

div img {
    max-width: 100%;
    height: auto !important;
}

.jumbotron {
    margin-bottom: 0;
}

.container {
    position: relative;
    height: 100%;
    padding-top: 96px;
    padding-bottom: 72px;
}

.container .container-header {
    text-align: center;
    padding-bottom: 12px;
}

.container .container-header h1 {
    font-size: 36px;
    margin-bottom: 50px;
}

.container .container-header small {
    display: block;
    margin-top: 18px;
}

.container .container-footer {
    text-align: center;
    margin-top: 12PX;
}

/* common start */
a:visited,
a:hover {
    text-decoration: none;
}

ul, li {
    list-style: none;
    padding: 0;
}

/* common end */

/* nav start */
.navbar {
    z-index: 99;
    width: 100%;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.8);
    border: none;
}

.navbar .container {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar:hover {
    background-color: rgba(0, 0, 0, 0.9);
}

.nav {
    float: none;
    margin-left: 20%;
    margin-right: 10%;
    font-size: 16px;
    text-align: center;
}

.nav > li {
    float: none;
    display: inline-block;
}

.nav > .open > a,
.nav > .active > a {
    background: none !important;
}

.nav > .dropdown > .dropdown-menu {
    background-color: #f8f8f8;
    padding: 12px 0;
    /*position: static;
    width: auto;
    margin-top: -10px;
    padding-bottom: 10px;
    border: none;
    border-radius: 0px;
    font-size: 14px;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;*/
}

.nav > .dropdown > .dropdown-menu > li > a {
    padding-left: 15px;
    padding-right: 15px;
    color: #454545;
}

.nav > .dropdown > .dropdown-menu > li > a:hover {
    color: #000000;
    background: none;
}

.nav > li {
    width: 12%;
    text-align: center;
}

.nav > li > a {
    line-height: 30px;
    color: #FFFFFF !important;
}

.navbar-brand {
    height: 60px;
    line-height: 30px;
}

.lang {
    position: absolute;
    top: 0;
    right: 15px;
}

.lang a {
    display: inline-block;
    line-height: 30px;
    padding: 15px 6px;
    color: #AAAAAA;
}

.lang a.on,
.lang a:hover {
    color: #FFFFFF;
}

.lang .lang-prompt {
    position: absolute;
    top: 62px;
    right: 0;
    display: none;
    width: 220px;
    padding: 12px 15px 8px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    border-radius: 6px;
    background-color: rgba(209, 78, 55, 0.6);
}

.lang:hover .lang-prompt {
    display: block;
}

/*2018/06/02陈昌海*/
.nav > li:hover > a {
    height: 60px;
    border-bottom: 2px solid #2a6496;
}

.nav .dui-dropdown-menu {
    position: fixed;
    left: 0;
    top: 60px;
    width: 100%;
    color: #333333;
}

.dui-dropdown-menu .nav-columns {
    padding-top: 32px;
}

.column-item {
    padding-bottom: 24px;
}

.column-item > a > div {
    margin-top: 16px;
    padding: 0;
}

.column-item > a > div > div {
    padding: 0;
}

.column-item-subhead {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.column-item-title {
    color: #333333;
    padding-top: 8px;
    font-weight: bold;
}

.column-item-subhead {
    font-size: 12px;
    color: #999999;
}

.nav .dropdown-menu {
    background-color: #f8f8f8;
    border-top: 1px solid #333333;
    text-align: center;
}

.nav .suv-dropdown-menu li {
    text-align: center;
    padding: 6px 0;
}

.nav .suv-dropdown-menu li a {
    color: #888888;
    border-bottom: none;
}

.dropdown-menu {
    min-width: 120px;
    left: -16px;
}

.nav .suv-dropdown-menu li > a:hover {
    color: #ffffff;
}

@media (min-width: 768px) {
    .nav li:hover > .dropdown-menu,
    .nav li:hover > .dui-dropdown-menu {
        display: block;
    }
}

/* nav end */

/* banner start */
.backgroundimg-style {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner {
    height: 1000px;
    text-align: center;
    background-image: url(../images/banner-01bg.jpg);
}

.banner h1 {
    color: #333333;
    font-size: 48px;
    font-weight: bold;
}

.banner h3 {
    color: #666666;
    margin-bottom: 30px;
}

.banner P {
    font-size: 14px;
}

.banner-pegasus1 {
    background-image: url(../images/banner-01bg.jpg);
}

.banner-d410 {
    background-image: url(../images/d/d410/D410_01.2.jpg);
}

.banner-captain {
    background-color: #222222;
    background-image: none;
}
.banner-captain h1 {
    color: #ffffff;
}

.banner-pegasus1 h1 {
    color: #333333;
}

.banner-pegasus1 h3 {
    color: #666666;
}

.banner-sprayer1 {
    background-image: url(../images/sprayer-1/sprayer-bannerbg.png);
}

.banner-sprayer1 h1 {
    line-height: 64px;
    color: #FFFFFF;
}

.banner-sprayer1 h3 {
    color: #ffde0d;
}

.banner-mower1 {
    background-image: url(../images/mower1/mower1banner-01bg.jpg);
}

/* banner end */

/* video-column start */
.video-gray-bg {
    background-color: #454545;
}

.video-gray-bg .caption {
    color: #FFFFFF;
}

.video-gray-bg h1 {
    color: #FFFFFF;
}

.video-gray-bg small {
    color: #888888;
}

.video-column .thumbnail {
    background: none;
    border: none;
}

.video-column .thumbnail .caption {
    padding-left: 0;
    padding-right: 0;
}

.video-column .caption h5 {
    height: 1.5em;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.video-column .video-cover {
    position: relative;
    text-align: center;
}

.video-column .video-cover img{
    height: 210px !important;
}

.video-column .video-cover a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/btn-video1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.video-column .video-cover a:hover {
    background-image: url(../images/btn-video2.png);
}

.video-popup {
    display: none;
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

.video-popup .video-play {
    position: absolute;
    display: table;
    z-index: 111;
    top: 50%;
    left: 50%;
    width: 800px;
    margin-left: -400px;
    margin-top: -300px;
    height: auto;
}

.video-popup .video-play > div {
    display: table-cell;
    vertical-align: middle;
}

.video-popup .video-play > div > .video {
    position: relative;
    z-index: 113;
}

.video-popup a {
    z-index: 112;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: right;
}

.video-popup span {
    z-index: 115;
    font-size: 36px;
    font-weight: bold;
    color: #d34f38;
    text-align: right;
    padding-right: 3%;
    padding-top: 3%;
}

/* video-column end */

/* news-column start */
.news-column .thumbnail {
    background: none;
    border: none;
    padding-bottom: 18px;
}

.news-column .thumbnail h5 {
    font-weight: bold;
    height: 1.2em;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.news-column .thumbnail a {
    color: #333333;
}

.news-column .thumbnail p {
    font-size: 12px;
    color: #454545;
    height: 6em;
    line-height: 1.5em;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.news-column .thumbnail .release-time {
    font-size: 12px;
    color: #888888;
}

.news-column .thumbnail .caption {
    padding-top: 0;
    margin-top: -12px;
}

/* news-column end */

/* footer start */
.footer-nav {
    background-color: #454545;
}

.footer-nav .container {
    padding-top: 50px;
    padding-bottom: 24px;
}

.nav-map dl {
    float: left;
    width: 20%;
}

.nav-map dl dt {
    margin-bottom: 8px;
}

.nav-map dl dt a {
    font-size: 16px;
    font-weight: bold;
    color: #EEEEEE;
    line-height: 2em;
}

.nav-map dl dd a {
    font-size: 14px;
    color: #bbbbbb;
    line-height: 2em;
}

.nav-map dl dt a:hover,
.nav-map dl dd a:hover {
    color: #FFFFFF;
}

.service-call,
.wechat {
    color: #EEEEEE;
    text-align: center;
}

.service-call > dl {
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
}

.service-call > dl dt,
.wechat > dl dt {
    font-size: 16px;
    font-weight: bold;
    line-height: 2em;
}

.service-call > dl dt {
    margin-bottom: 3px;
}

.service-call > dl dd {
    font-size: 24px;
    line-height: 2em;
}

.wechat dl {
    margin-left: 20%;
}

.wechat > dl dt {
    margin-bottom: 16px;
}

.wechat img {
    width: 96px;
}

.footer-copyright {
    font-size: 12px;
    color: #EEEEEE;
    background-color: #333333;
}

.footer-copyright .container {
    padding-top: 18px;
    padding-bottom: 18px;
}

.footer-copyright a {
    padding-left: 5px;
    padding-right: 5px;
    color: #EEEEEE;
}

.footer-copyright .copyright {
    float: left;
    text-align: left;
}

.footer-copyright .quick-links {
    float: right;
    text-align: right;
}

/* footer end */

/* page-title start */
.page-title {
    padding-top: 30px;
    background-color: #F5F5F5;
    border-bottom: 1px solid #EEEEEE;
}

.page-title h2 span {
    color: #d14e37;
}

.page-title .breadcrumb {
    padding-left: 2px;
}

.page-title .breadcrumb,
.page-title .breadcrumb a,
.page-title .breadcrumb .active {
    color: #777777;
}

/* page-title end */

/* pagination start */
.pagination {
    width: 100%;
    text-align: center;
    padding-top: 30px;
}

.pagination li {
    display: inline-block;
    vertical-align: middle;
}

.pagination li.thisclass,
.pagination li a {
    display: inline-block;
    width: 52px;
    height: 40px;
    line-height: 38px;
    padding: 0;
    margin: 0 5px;
    font-size: 14px;
    color: #757575;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

.pagination li a:hover,
.pagination li.thisclass {
    color: #FFFFFF;
    border-color: #3a9ad9;
    background-color: #3a9ad9;
}

.pagination li:last-child {
    width: 100px;
}

.pagination li:first-child a,
.pagination li:last-child span {
    border-radius: 0 !important;
}

.pagination li .pageinfo:hover,
.pagination li .pageinfo {
    display: inline-block;
    width: 130px;
    line-height: 38px;
    padding: 0;
    margin: 0 5px;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #5f5750;
    border: 1px solid #5f5750;
}

/* pagination end */

/* news-detail start */
.page-main .container {
    padding-top: 54px;
}

.article .section-header h2 {
    line-height: 1.3em;
    padding-bottom: 12px;
}

.article .news-label {
    display: inline-block;
    height: 24px;
    font-weight: normal;
    line-height: 24px;
    padding: 0 12px;
    margin-right: 12px;
    color: #FFFFFF;
    background-color: #888888;
    border-radius: 2px;
}

.article .news-time {
    color: #888888;
}

.article .section {
    margin-top: 36px;
}

.article .section img {
    margin-bottom: 18px;
}

.article .section p {
    padding-top: 6px;
    line-height: 2em;
}

.aside .aside-header h3 {
    padding-bottom: 16px;
    border-bottom: 1px solid #888888;
    margin-bottom: 30px;
}

.aside .thumbnail {
    background: none;
    border: none;
}

.aside .thumbnail .caption-img {
    padding: 0 9px;
}

.aside .thumbnail .caption-img img {
    width: 100%;
}

.aside .thumbnail h5 {
    margin-top: 0;
}

.aside .thumbnail h5 a {
    line-height: 1.6em;
}

/* news-detail end */

/* consociation start */
.consociation {
    height: 1000px;
    background-image: url(../images/consociation-bg.jpg);
}

.consociation .container {
    padding-top: 200px;
}

.consociation h1 {
    margin-top: 200px;
    font-size: 36px;
    font-weight: bold;
    color: #333333;

}

.consociation h1 span {
    color: #d14e37;
}

.consociation h4 {
    color: #888888;
    margin-top: 18px;
    margin-bottom: 30px;
}

.consociation p {
    font-size: 14px;
    color: #888888;
}

.consociation .download-btn {
    display: inline-block;
    width: 350px;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    text-align: center;
    margin-top: 12px;
    background-color: #31acf1;
    color: #FFFFFF;
    border-radius: 4px;
}

.consociation .download-btn:hover {
    color: #FFFFFF;
    background-color: #259cde;
}

/* consociation end */

/* service start */
.after-service {
    padding-top: 60px;
    background-image: url(../images/after-service-bg.jpg);
}

.after-service h1 {
    color: #FFFFFF;
}

.after-service small {
    color: #888888;
}

.after-service dl {
    padding: 12px 0;
}

.after-service dt {
    font-weight: normal;
    font-size: 24px;
    color: #F5F5F5;
}

.after-service dd {
    color: #E5E5E5;
    margin-top: 12px;
    line-height: 2em;
}

.train {
    height: 1000px;
    background-image: url(../images/train-bg.jpg);
}

.train p {
    margin-top: 12px;
    line-height: 2em;
}

.train .train-time {
    margin-top: 36px;
    font-size: 24px;
}

.train .train-time span {
    color: #d14e37;
}

.download .product-category {
    padding-top: 18px;
    padding-bottom: 30px;
}

.download .product-title {
    color: #d14e37;
}

.download .category-header {
    font-weight: bold;
    padding-top: 16px;
}

.download .file li {
    overflow: auto;
    padding: 12px 0;
}

.download .file .data-name {
    width: 65%;
    float: left;
}

.download .file .data-name p {
    display: block;
    margin: 0;
}

.download .file .data-name span {
    font-size: 12px;
    color: #888888;
}

.download .file .btn-download {
    width: 30%;
    margin-left: 5%;
    padding-top: 3px;
    float: left;
}

.download .file .btn-download a,
.download .app .app-info a {
    display: inline-block;
    width: 3em;
    text-align: center;
    padding: 3px 6px;
    color: #31acf1;
    border: 1px solid #31acf1;
    border-radius: 2px;
}

.download .file .btn-download a {
    margin-left: 16px;
}

.download .file .app-info a {
    margin-right: 16px;
}

.download .file .btn-download a:hover,
.download .app .app-info a:hover {
    color: #FFFFFF;
    background-color: #31acf1;
}

.download .app li {
    position: relative;
    margin-top: 37px;
}

.download .app .app-code {
    width: 51px;
    border: 1px solid #CCCCCC;
}

.download .app .app-info {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 110px;
    margin-right: 5%;
}

.download .app .app-info h5 {
    margin-top: 0;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
}

.download .app .app-info P {
    height: 60px;
    margin-top: 12px;
    color: #888888;
}

/* service end */

/* about start */
.idea {
    height: 1000px;
    background-image: url(../images/idea-bg.jpg);
}

#cflogo-div {
    position: relative;
    margin: auto;
    margin-top: 160px;
    width: 200px;
    height: 120px;
    text-align: left;
    color: #FFFFFF;
    background-color: transparent;
    transform: scale(3);
    transition: all .25s;
    -webkit-transition: all .25s;
    box-sizing: content-box;
    -webkit-font-smoothing: antialiased;
}

#cflogo-div p {
    font-size: 24px;
}

#cflogo-div div {
    margin: 0;
    position: absolute;
    transition: all .25s 0s;
    font-weight: 400;
}

#cflogo-div p {
    margin: 0;
    padding: 0;
}

#cflogo-c {
    padding: 0;
    top: 12px;
    left: 35px;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}

#cflogo-f {
    padding: 0;
    top: 56px;
    left: 118px;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}

#cflogo-c p,
#cflogo-f P {
    font-size: 44px;
    font-weight: 500;
}

#cflogo-mxr {
    top: 23px;
    left: 90px;
    padding: 5px 0;
    border-top: 1px #fff solid;
    transform: scale(1);
    transform-origin: 50% 25%;
    -webkit-transform-origin: 50% 25%;
    -webkit-transform: scale(1);
}

#cflogo-zyx {
    top: 65px;
    left: 35px;
    padding: 5px 0;
    border-bottom: 1px #fff solid;
    transform: scale(1);
    transform-origin: 50% 75%;
    -webkit-transform-origin: 50% 75%;
    -webkit-transform: scale(1);
}

#cflogo-line-up {
    left: 40px;
    top: 15px;
    width: 120px;
    height: 90px;
    border-style: solid;
    border-width: 1px 0 0;
    border-color: #fff;
    transform: scale(0);
    transform-origin: center;
    -webkit-transform-origin: center;
    -webkit-transform: scale(0);
}

#cflogo-line-down {
    left: 40px;
    top: 15px;
    width: 120px;
    height: 90px;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #fff;
    transform: scale(0);
    transform-origin: center;
    -webkit-transform-origin: center;
    -webkit-transform: scale(0);
}

#cflogo-p {
    position: absolute;
    transition: all .25s;
    font-size: 14px !important;
    -webkit-transition: all .25s;
    transform: translate(36px, 56px) scale(0);
    -webkit-transform: translate(36px, 56px) scale(0);
}

#cflogo-div:hover #cflogo-c {
    transform: translate(10px, 15px);
    -webkit-transform: translate(10px, 15px);
}

#cflogo-div:hover #cflogo-f {
    transform: translate(-10px, -30px);
    -webkit-transform: translate(-10px, -30px);
}

#cflogo-div:hover #cflogo-mxr,
#cflogo-div:hover #cflogo-zyx {
    transform: scale(0);
    -webkit-transform: scale(0);
}

#cflogo-div:hover #cflogo-line-down,
#cflogo-div:hover #cflogo-line-up {
    transform: scale(1);
    -webkit-transform: scale(1);
}

#cflogo-div:hover #cflogo-p {
    transform: translate(60px, 115px) scale(1);
    -webkit-transform: translate(60px, 115px) scale(1);
}

.idea .idea-link {
    position: absolute;
    bottom: 120px;
    left: 0;
    width: 100%;
    text-align: center;
}

.idea .idea-link a {
    display: inline-block;
    width: 180px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #31acf1;

}

.idea .idea-link a:hover {
    background-color: #259cde;
}

.idea .idea-link a.idea-link-margin {
    margin-left: 10%;
    margin-right: 10%;
}

.profile .profile-content {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

.profile p {
    font-size: 16px;
    line-height: 2em;
    text-indent: 2em;
    padding: 4px 0;
}

.contact {
    background-color: #F5F5F5;
}

.contact-box {
    width: 100%;
    color: #343434;
    padding-bottom: 30px;
}

.contact-box .contact-row1 {
    width: 260px;
}

.contact-box .contact-row2 {
    width: 440px;
}

.contact-box .contact-item {
    width: 100%;
    margin-top: 60px;
    overflow: auto;
}

.contact-item img {
    display: block;
    float: left;
    width: 48px;
    height: 48px;
}

.contact-item .content {
    float: left;
    margin-left: 24px;
}

.contact-item h6 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.contact-item p {
    font-size: 14px;
    margin: 0;
    padding: 6px 0 0;
    color: #757575;
}

.contact-item a.btn-map {
    margin-top: 4px;
    font-size: 14px;
    font-weight: normal;
    color: #FF8833;
}

.contact-code {
    width: 126px;
    margin: 60px 0 0 70px;
    padding: 0;
}

.contact-code img {
    width: 100%;
}

.contact-code figcaption {
    display: block;
    margin-top: 8px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.map-box {
    width: 100%;
    margin-top: 20px;
    border: 3px solid #E5E5E5;
}

.join .join-lead {
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 2em;
}

.join .join-box {
    margin-top: 96px;
}

.join .join-category {
    padding-bottom: 24px;
    overflow: auto;
}

.join .join-category h4 {
    font-weight: bold;
}

.join .join-list a {
    float: left;
    margin-top: 10px;
    margin-right: 16px;
    padding: 4px 12px;
    font-size: 12px;
    color: #31acf1;
    border: 1px solid #31acf1;
    border-radius: 4px;
}

.join .join-list a.on,
.join .join-list a:hover {
    color: #FFFFFF;
    background-color: #31acf1;
}

.join .join-info {
    display: none;
}

.join .join-info:first-child {
    display: block;
}

.join .on {
    display: block;
}

.join .join-info .join-title h4 {
    padding-bottom: 20px;
    line-height: 30px;
    font-weight: bold;
    border-bottom: 2px solid #666666;
}

.join .join-info .join-content {
    padding: 12px 0;
    font-size: 12px;
    line-height: 2em;
}

.join .join-info .join-footer {
    padding-top: 12px;
    padding-bottom: 36px;
    border-top: 2px solid #666666;
}

/* about end */

@media (max-width: 991px) and (min-width: 768px) {
    .nav > li {
        width: 12%;
    }

    /*cch下*/
    .dropdown-menu > li {
        width: 25%;
    }

    .nav > li > a {
        padding: 10px 8px;
    }

    /*cch上*/
    .service-call > dl dd {
        font-size: 16px;
    }

    .service-call > dl span {
        font-size: 12px;
    }

    .wechat dl {
        margin-left: 0;
    }

    .pegasus-trait06 {
        height: 800px !important;
    }

    .pegasus-trait06 .describe-img {
        top: 25% !important;
    }

    .pegasus-trait07 .describe {
        top: 25% !important;
    }

    .aside {
        display: none;
    }

    .consociation {
        height: 800px;
    }

    .consociation h1 {
        margin-top: 80px;
    }

    .contact-codes {
        display: none;
    }
}

@media (max-width: 767px) {
    /* CSS Document */
    .container {
        padding-top: 36px;
        padding-bottom: 24px;
    }

    .container .container-header {
        padding-bottom: 12px;
    }

    .container .container-header h1 {
        font-size: 24px;
        margin-bottom: 18px;
        margin-top: 8px;
    }

    .container .container-header small {
        margin-top: 12px;
    }

    .container .container-footer {
        text-align: center;
        margin-top: 12PX;
    }

    /* common start */
    /* nav start */
    .navbar-brand img {
        height: 24px;
        margin: 3px 0;
    }

    .navbar-header .navbar-toggle {
        margin-top: 12px;
    }

    .nav {
        margin-left: 0;
        margin-right: 0;
    }

    .nav > li,
    .dropdown-menu > li {
        overflow: auto;
        width: 100%;
        display: block;
    }

    .nav > .dropdown > .dropdown-menu > li > a {
        padding-left: 2.2em;
    }

    .nav > li > a span.caret {
        float: right;
        display: inline-block !important;
        margin-top: 14px;
    }

    /*陈昌海*/
    .container > div {
        padding: 0;
    }

    .container > div > li {
        padding: 0;
    }

    .secondary-menu .menu-text {
        margin-top: 20px;
    }

    /* nav end */
    /* banner start */
    .banner {
        height: 580px;
    }

    .banner img {
        margin-top: 60px;
    }

    .banner h1 {
        font-size: 30px;
    }

    .banner h1 span {
        display: block;
        margin-top: 12px;
    }

    .banner h3 {
        margin-bottom: 30px;
        font-size: 18px;
    }

    .banner-sprayer1 h1 {
        font-size: 24px;
        line-height: 28px;
        margin-top: 80px;
        color: #FFFFFF;
    }

    /* banner end */
    /* video-column start */
    .video-column .thumbnail {
        margin-bottom: 0;
    }

    .video-column .caption h5 {
        height: 3em;
        line-height: 1.5em;
        margin-top: 0;
        -webkit-line-clamp: 2;
    }

    #videopopup .video-play {
        display: table;
        top: 0;
        left: 0;
        width: 90%;
        height: 100%;
        margin: 0 5%;
        padding: 5%;
    }

    #videopopup .video-play > div {
        display: table-cell;
        vertical-align: middle;
    }

    #videopopup .video-play .video {
        max-height: 80%;
    }

    #videopopup span {
        font-size: 36px;
        font-weight: bold;
        color: #d34f38;
        text-align: right;
        padding-right: 5%;
        padding-top: 3%;
    }

    /* video-column end */
    /* news-column start */
    .news-column .thumbnail {
        margin-bottom: 0;
    }

    .news-column .thumbnail .caption {
        padding: 15px;
    }

    .news-column .thumbnail img {
        width: 100%;
    }

    .news-column .caption h5 {
        height: auto;
        line-height: 1.5em;
        -webkit-line-clamp: 2;
    }

    .news-column .thumbnail p {
        height: auto;
    }

    /* news-column end */
    /* footer start */
    .footer-nav .container {
        padding-top: 24px;
        padding-bottom: 6px;
    }

    .service-call > dl {
        border: none;
    }

    .service-call > dl dd {
        font-size: 18px;
    }

    .wechat dl {
        margin-left: 0;
    }

    .footer-copyright .copyright,
    .footer-copyright .quick-links {
        width: 100%;
        text-align: center;
        margin-top: 6px;
    }

    .footer-copyright .copyright span {
        display: block;
    }

    /* footer end */
    /* page-title start */
    .page-title {
        padding-top: 50px;
    }

    .page-title h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 0;
    }

    .page-title h2 span {
        display: block;
    }

    .page-title .breadcrumb {
        font-size: 12px;
    }

    /* page-title end */
    /* pagination start */
    .pagination {
        padding-top: 0;
    }

    .pagination li a,
    .pagination li.thisclass,
    .pagination li .pageinfo {
        height: 24px;
        line-height: 22px;
        font-size: 10px;
        margin: 0 1px;
    }

    .pagination li a,
    .pagination li.thisclass {
        width: 24px;
    }

    .pagination li .pageinfo {
        width: 70px;
    }

    /* pagination end */
    /* news-detail start */
    .page-main .container {
        padding-top: 8px;
    }

    .article .section-header h2 {
        font-size: 18px;
    }

    .article .news-label {
        font-size: 12px;
    }

    /* news-detail end */
    /* consociation start */
    .consociation {
        height: auto;
    }

    .consociation .container {
        padding-top: 80px;
    }

    .consociation h1 {
        margin-top: 50px;
        font-size: 24px;
    }

    .consociation .download-btn {
        width: 100%;
    }

    /* consociation end */
    /* service start */
    .after-service dt {
        font-size: 18px;
    }

    .train {
        height: 750px;
    }

    .train .train-time {
        font-weight: bold;
    }

    .download .file .btn-download {
        padding-top: 0;
        text-align: right;
    }

    .download .file .btn-download a {
        margin-top: 6px;
        padding: 1px 3px;
    }

    .download .app .app-info {
        position: relative;
        margin-left: 0;
        padding-bottom: 12px;
    }

    .download .app .app-info P {
        height: auto;
    }

    /* service end */
    /* about start */
    .idea {
        height: 600px;
    }

    #cflogo-div {
        margin-top: 80px;
        transform: scale(1);
    }

    .idea .idea-link {
        bottom: 30px;
    }

    .idea .idea-link a {
        width: 28%;
        font-size: 12px;
        height: 36px;
        line-height: 34px;
    }

    .idea .idea-link a.idea-link-margin {
        margin-left: 5%;
        margin-right: 5%;
    }

    .contact-box {
        padding-bottom: 18px;
    }

    .contact-box .contact-row1,
    .contact-box .contact-row2 {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .contact-box .contact-item {
        width: 100%;
        margin: 0 !important;
        padding: 3% 10%;
    }

    .contact-item img {
        width: 36px;
        height: 36px;
    }

    .contact-item h6 {
        font-size: 14px;
    }

    .contact-item p {
        font-size: 12px;
        padding-top: 4px;
    }

    .contact-item a.btn-map {
        font-size: 12px;
    }

    .contact-item span {
        display: block;
    }

    .contact-code {
        width: 45%;
        margin-top: 8%;
        margin-left: 0;
    }

    .contact-code figcaption {
        font-size: 14px;
        margin-top: 4px;
    }

    .contact-box .right .contact-code:first-child {
        float: left !important;
    }

    .join .join-box {
        margin-top: 36px;
    }

    .join-info {
        position: fixed;
        z-index: 110;
        overflow: auto;
        top: 10%;
        left: 10%;
        width: 80%;
        height: 80%;
        padding: 5%;
        background-color: #F5F5F5;
        border: 2px solid #333333;
        border-radius: 8px;
    }

    .join .join-list a.on {
        background: none;
        color: #31acf1;
    }

    .join .join-info:first-child {
        display: none;
    }

    #mobilejoin-hide {
        display: none;
        position: fixed;
        z-index: 109;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
    }

    #mobilejoin-hide span {
        font-size: 36px;
        font-weight: bold;
        color: #d34f38;
        text-align: right;
        padding-right: 10%;
        padding-top: 3%;
    }

    /* about end */
    /*陈昌海*/
    .nav > li {
        text-align: left;
    }

    .nav .dropdown-menu {
        text-align: left;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #454545;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #000000;
    }
}
